Skip to content

Change _POSIX_C_SOURCE from 199506 to 200112L#798

Merged
rtklibexplorer merged 1 commit intortklibexplorer:mainfrom
ourairquality:c99-posix
Feb 24, 2026
Merged

Change _POSIX_C_SOURCE from 199506 to 200112L#798
rtklibexplorer merged 1 commit intortklibexplorer:mainfrom
ourairquality:c99-posix

Conversation

@ourairquality
Copy link

snprintf settled in c99, the code is now c99, and define _POSIX_C_SOURCE to 200112L to get the snprintf definition. This seems necessary on Apple Darwin. See #797 which proposed to change just a couple of cases. Still compiles on Linux.

@rtklibexplorer rtklibexplorer merged commit 2fb9fc1 into rtklibexplorer:main Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants